| C1.C1Schedule Namespace > WorkDays Class > AddRange Method : AddRange(IEnumerable<DayOfWeek>) Method |
'Declaration<__DynamicallyInvokableAttribute()> Public Overloads Sub AddRange( _ ByVal collection As IEnumerable(Of DayOfWeek) _ )
'UsageDim instance As WorkDays Dim collection As IEnumerable(Of DayOfWeek) instance.AddRange(collection)
[__DynamicallyInvokable()] public void AddRange( IEnumerable<DayOfWeek> collection )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2